MoreExam
1. Question Content...
EXPLANATION
Answer: X - EXPLANATION Content.
Question1: You are the Test Manager of a project that adopts a V-model with four formal levels of testinG. unit, integration, system and acceptance testing.On this project reviews have been conducted for each development phase prior to testing, which is to say that reviews of requirements, functional specification, high-level design, low-level design and code have been performed prior to testing.Assume that no requirements defects have been reported after the release of the product.Which TWO of the following metrics do you need in order to evaluate the requirements reviews in terms of phase containment effectiveness?
Question2: You are the Test Manager for a project to develop a client-server application that allows wine vendors to order custom-assorted packages of wines of several winemakers to sell special packages in their wine shops.You decide to apply a blended risk-based and reactive testing strategy. Below the exit criteria for the system testing.EXCR1- Each "critical" quality risk item must be covered by at least one test condition EXCR2- Each "critical" requirement must be covered by at least one test condition The following are the "critical" requirements of the application:REQ-SEL-1. The application shall allow the user to order only one package at a time REQ-SEL-2. The application shall allow the user to select between four different packages (2-bottles, 6- bottles, 12-bottles, 15-bottles)REQ-SEL-3. The application shall allow the user to order a package containing at least 1 bottle and no more bottles than the package size. No error messages shall be displayed if the user selects a valid number of bottles (at least 1 bottle and no more than the package size) REQ-SEL-4. The application shall display an error message "Invalid number of bottles" if an invalid number of bottles is selected by the user (zero bottles or a number higher than the package size) REQ-PAY-1. The application shall allow the user to pay with the three accepted credit cards (Visa, MasterCard, American Express)REQ-PAY-2. The application shall display an error message "Invalid credit card" if invalid credit card data are given by the userThe following is the unique "critical" quality risk item that has been identified:CR-RSK-1. The GUI of the application might accept non-integer values for the input field designed to get the number of bottles from the userTest analysis for system testing has just begun and the following test conditions have been identified.TC-SEL-2. Test the selection of the package sizesTC-SEL-4. Test wrong numbers of bottles for an orderTC-CR-RSK-1. Test the accepted values from the input field designed to get the number of bottles from the userWhat is the MINIMUM number of test conditions that must be added to fulfill both the EXCR1 and EXCR2 exit criteria?
Question3: Consider the following list of statements about audits and management reviews:I. Audits are usually more effective than management reviews at finding defects II. Audits and management reviews have the same main goals, the only difference is related to the roles and level of formalityIII. A typical outcome of an audit includes observations and recommendations, corrective actions and a pass/fail assessmentIV. An audit is not the appropriate mechanism to use at the code review in order to detect defects prior to dynamic testingWhich of the following statements is true?
Question4: You are working on a project to develop an authentication system for an e-commerce website. This system provides two features: Registration and authentication. Two different development teams develop these two features.There is a high likelihood that the delivery of the authentication feature to the test team will be three weeks later. To complete the registration the user must provide the following registration inputs: Name, surname, birth date, fiscal code and he/she can select a username and a password.A registered user can be a special user or a normal user. To be identified as a special user, he/she must also provide, during the registration process, a voucher possibly received from the IT department.Access is granted only if a user is registered and the password is correct: In all other cases access is denied. If the registered user is a special user and the password is wrong, a special warning is shown on the system console.You are currently performing a quality risk analysis using FMEA.Based only on the given information, which of the following is NOT a product risk that could be identified during the quality risk analysis?
Question5: Assume that the following test cases have been executed at the end of the first week of test execution: TC-001, TC-002 and TC-007. All these tests are 'passes'.What is the MINIMUM number of the remaining test cases that must be successfully executed to fulfill the EX1 exit criteria?
Question6: Consider an agile team adopting Extreme Programming (XP) with five developers and one tester without any coding experience.To which of the following activities would you expect the tester will contribute most?
Question7: The following are the requirements identified as "critical":REQ-SEL-001. The user shall be able to combine all the three products with all the four durations to define an item to purchaseREQ-SEL-002. The user shall be able to add a maximum of six different items to the shopping cart REQ-PUR-001. The user shall be able to purchase all the items in the shopping cart using a credit voucher REQ-PUR-002. The user shall be able to purchase all the items in the shopping cart using the available credit already charged on the smartcardREQ-PUR-003. The user shall be able to purchase all the items in the shopping cart using all the accepted credit cards (Visa, MasterCard and Great Wall Card)REG-LOGO-001. The user shall be able to logout (by clicking the logout button) from both the "select" and"purchase" pages going back to the "browse" page (anonymous navigation) Moreover the following quality risk item has been identified as "critical":QR-P1. The web customer portal might not be able to provide the expected response time (less than 10 sec) for the purchase transactions under a load of up-to 1000 concurrent users Test analysis for system testing has just begun and the following test conditions have been identified.TC-SEL-01. Test the combinations of products and durations to define an item to purchase TC-SEL-02. Test the maximum number of items, which can be added to the shopping cart TC-PUR-01. Test the purchase of an itemTC-PUR-02. Test the purchase of an item with the credit charged on the smartcard What is the MINIMUM number of test conditions that must be added to fulfill both the EXCR1 and EXCR2 exit criteria?
Question8: Which one of the following metrics to be produced needs traceability between the test cases and each item in a proper test basis?
Question9: For which of the following activities would the costs be classified as a cost of detection?
Question10: Which of the following statements best describes an appropriate approach for managing exploratory testing?
Question11: After the presentation, you are asked to explain the chart.Assume you have applied a full risk-based testing strategy.Which of the following answers would you expect to best describe the pie chart?
Question12: Consider a defect report and assume that a part of its lifecycle includes the following states:New: Is the initial stateWorking. Means that the developers are addressing the defect in order to produce a fix for the defect Clarification: Means that the developers need more information from the tester to address the defect and produce a fix for the defect and the tester is working to provide this information to the developers Verification: Means that a fix for the defect has been produced and the tester is running the adequate tests to verify whether the fix solves the defectClosed. is the final stateWhich of the following answers represents an invalid sequence of states that can't lead the bug report to the "Closed" state?
Question13: A chart showing the trend in the lag time from defect reporting to resolution during system testing is also available. The chart shows that the daily closure period is consistently and significantly above the rolling closure period for a long period of the system testing phase.Almost all defects found during system testing have been related to the system as a whole, not related to single units or integrations issues. Almost all quality risks have been addressed during the unit and integration testing phase and no residual quality risks were present in the integrated system. This has been confirmed by exploratory testing sessions performed during system testing, targeted at finding defects in these quality risk areas.Based on the given information only, which one of the following areas would you expect to be considered more in the retrospective meeting in order to be improved?
Question14: Assume you have some data related to confirmation testing during system testing of a past project.In that project 240 bug reports have been opened once, 80 were opened twice, 10 were opened three times and no bug reports have been opened more than three times.You estimate that a bug report, which has failed its confirmation test, costs, on average, 3 person-hours.Which of the following statements correctly describe the value of these confirmatory testing activities based on cost of quality?
Question15: Which of the following statements, about the test reporting activities for a project adopting an iterative lifecycle model with very short iterations (e.g. two weeks iterations), is correct?
Question16: You are the Test Manager on a project following an iterative life-cycle model. The project should consist of nine iterations of one month duration each. It is planned to develop the most important features to have a stable core of the application in the first three iterations and to add the additional features in the last six iterations.At the beginning of the first iteration, only a draft version of the requirements specification document for the core features is available. Assume that during each of the first three iterations, the chosen features are fully completed and unit tested.Which of the following statements is true in this context?
Question17: You are the Test Manager for a project to develop a web customer portal of a Pay-TV company that allows customers (with a smartcard and a set-top box) to purchase digital contents.In the "select" page the system displays a dialogue where the customer can select the items (digital contents) he/she is interested in. In this page he/she can add one or more items to a shopping cart. An item consists of a product and a duration.There are three types of products: Movie, sport and premium (movie and sport).There are four possible durations: 1 months, 2 months, winter (from the beginning of January to end of March) and summer (from the beginning of July to end of September).All the combinations of products and durations are allowed to define an item. Thus there are twelve possible items. A maximum of six different items can be added to the shopping cart at a time.When the customer decides to check out he/she goes to the "purchase" page where he/she can pay the total amount of the shopping cart in three different ways:- using a credit voucher- using a credit already charged on the smartcard- using a credit card (accepted credit cards are. Visa, MasterCard and Great Wall Card) The customer can logout from both the "select" and "purchase" pages. In this case no purchase is made.You decide to apply a blended risk-based and reactive testing strategy and the following is a subset of the exit criteria for system testing:EXCR1- Each "critical" quality risk item must be covered by at least one test condition EXCR2- Each "critical" requirement must be covered by at least one test condition You are following a risk-based testing strategy. The test execution time is very limited. Assume that all the product risk items require more or less the same level of test effort.Which of the following answers describes the best execution schedule in this scenario?
Question18: You are performing a quality risk analysis for a CSCI (Computer Software Configuration Item) used to implement a CBIT (Continuous Built-In Test) module of a safety-critical system.During the quality risk analysis you are trying to identify the ways in which failures of the CBIT module can occur, for each of them trying to determine the potential causes and likely effects, and the risk level (calculated as the product of three factors: severity, occurrence and detection).Which of the following risk analysis techniques are you working with?
Question19: Based on the historical data of 5 past and similar projects, you have calculated these average numbers of defects detected in system testing.- For each 10000 LOC (lines of code), 200 defects- For each person-month of development team effort, 49 defectsYou want to use this information to perform estimation for a new project.The project manager tells you that he/she has estimated 20000 new LOC for this new project.Four developers work for four months on this project before system testing.During system testing, 797 defects are discovered.Assume that the system test of this new project is using the same amount of work as spent in the past projects.Based on this information only, which of the following statement is certainly true about this project?
Question20: During the follow-up phase the following conditions are checked:X1. The code has been completely reviewedX2. All the identified defects have been correctly fixed and the modified code has been compiled successfully and run through all the static analyzers used by the project without warnings and errors X3. The modified code is available under the configuration management system with a new version number for the specified CIIf these conditions are fulfilled then the review process terminates.Which of the following characteristics of a formal review is missing in this description?
Question21: An agile development team decides to hire a tester who has always worked.- in independent test teams, reporting the problems found in a defect tracking system- in safety-critical projects, with a stronger focus on the quality of the product than on time and budget.This agile team is focused on short-term goals to get the product released on time and within budget.Which of the following answers would you expect to be most likely true in this scenario?
Question22: Assume you are a Test Manager involved in system testing of a CRM application for a Pay-TV company.Currently the application is able to support a proper number of users assuring the required responsiveness. Since the business is expected to grow, you have been asked to evaluate the ability of the application to grow to support more users while maintaining the same responsiveness.Which of the following tools would you expect to be the most useful at performing this evaluation?
Question23: You are the Test Manager of a new project that will have three formal levels of testing unit, integration and system testing. The testing strategy you decide to adopt a blend of risk-based testing and reactive testing strategies.Which of the following answers describes the most consistent example of implementation of this test strategy during the execution of the system tests?
Question24: Assume you are working on a defect management process to be used by a software organization to track the current status of the defects reports for several projects.When a defect is found for investigation a defect report is created in "Opened" state that is the unique initial state. The defect report status has also a unique finale state that is the "Closed" state.The following state transition diagram describes the states of this defect management process:Where only the initial ("Opened") and final ("Closed") states are indicated while the remaining states (V, W, X, Y, Z) have yet to be named.Which of the following assignments would you expect to best complete the defect management process?
Question25: Consider the following skills assessment spreadsheet for your test team (consisting of four team members):This spreadsheet has three sections: technical expertise, testing skills and professionalism.The skill levels for each skill area for both the "technical expertise" and "testing skills" sections have been rated on a four-point scale:- E (Expert): indicates that a person has expert knowledge and experience in the skill area- B (Beginner): indicates that a person has some knowledge and experience in the skill area but he/she is not autonomous- W (Wants to learn): indicates that a person has no knowledge or experience in the skill area but he/she wants to learn that skill- NI (Not Interested): indicates that a person has no knowledge or experience in the skill area and he/she is not interested to learn that skillThe skill levels for each skill area of the "professionalism" section have been rated on a three point scale (H=High, M=Medium, L=Low).You are using this skills assessment spreadsheet in order to define a training development plan for your test team.Your objective is to fill the skill gaps by having at least a team member rated as an expert for each skill identified for the "technical expertise" and "testing skills" sections, and with the ability to train the other team members.Considering the budget constraints you can send only one person to a training course.Based only on the given information, which of the following answers would you expect to be the best option to achieve your objective?
Question26: Consider the following skills assessment spreadsheet for your test team (consisting of four team members):This spreadsheet has three sections: technical expertise, testing skills and professionalism.The skill levels for each skill area for both the "technical expertise" and "testing skills" sections have been rated on a four-point scale:- E (Expert): indicates that a person has expert knowledge and experience in the skill area- B (Beginner): indicates that a person has some knowledge and experience in the skill area but he/she is not autonomous- W (Wants to learn): indicates that a person has no knowledge or experience in the skill area but he/she wants to learn that skill- NI (Not Interested): indicates that a person has no knowledge or experience in the skill area and he/she is not interested to learn that skillThe skill levels for each skill area of the "professionalism" section have been rated on a three point scale (H=High, M=Medium, L=Low).Consider the following analysis of testing skills performed on four people. Alex, Robert, John and Mark (all the skills have been rated on an ascending scale. The higher the score, the better the skill):Which of these people, based on this analysis, would you expect to be most suitable to work specifically as test designer?
Question27: Which of the following statements describing how identified product quality risks should be mitigated and managed, is true?
Question28: After a selection process you have selected a test management tool that is going be introduced in your organization and used by your test team in a pilot project.You have already identified the member of your test team who will be the administrator of the tool, since he/she has a significant experience with the administration of test management tools and so he/she is able to make effective and efficient up-front decisions about "how" the tool will be used. You have also developed a training plan for the other members of your test team.In collaboration with the administrator of the tool you have also devised standard ways of managing, storing and maintaining the tool and its assets including backup/restore procedures.You have also analyzed standard formats supported by the tool (CSV, XLS, XML, etc.) to export, import and archive all the information managed by the tool itself (requirements, test case specifications, test plans etc.) for compliance with the most important test management tools, in order to minimize the impacts of migrating this information to a new tool that could replace the existing one in the future.Which of the following phases in the lifecycle of the new tool has NOT been adequately considered in this description?
Question29: In the test strategy document your organization declares:- To adopt a V-model development lifecycle, with three formal levels of testing unit, integration and system testing- To use a blended risk-based and regression-averse testing strategy for each level of testing The following is an excerpt of the "approach" section for the system test plan document of a new project:"Testing will only use manual tests. Due to the short period of time for test execution, the following activities will be performed in parallel with test execution: Test planning, test analysis and test design.Basic metrics will be taken for test effort (i.e. person-hours), test cases executed (passed/failed), and incidents (no more metrics, such as code coverage, will be collected)." In the system test plan, no deviations from the test strategy are described.Based only on the given information, which of the following statements is true?
Question30: Assume you are managing the system testing phase of a project.The system test execution period is scheduled to twenty weeks.All tests are manual tests. You are following a risk-driven test approach.During the last staff meeting the project manager tells you new deadlines that will not allow completion of all the system tests.Which of the following would you expect to be the best way to respond to this situation?
Question31: Your test team consists of four members (Mary, Bob, Mark, Dave) with different interpersonal skills.The following skills assessment spreadsheet shows the characteristics of the team members with respect to a list of interpersonal-skills (for each characteristic only the member with the highest level of that characteristic is indicated and marked with 'X'):On the next project a member of your test team will have to perform some routine tasks requiring collaboration with other teams.Who in your test team would you expect to be most suitable at doing these tasks?
Question32: Assume you are currently working on a project developing a system where functional requirements are very well specified. Unfortunately non-functional requirements do almost not exist.You are the Test Manager. You have to choose a technique for test selection that allows testing of non- functional characteristics, especially reliability.Which of the following techniques for test selection do you expect being most useful in this scenario?
Question33: You are managing the system testing for a SOA based system. The integrated system consists of several subsystems:- A SOA middleware- A CRM (Customer Relationship Management) system- A BRM (Billing and Revenue Management) system- A SMS (Subscriber Management System) system and you performed a risk analysis based on these subsystems.At the end of the scheduled period for test execution you produce a first classical report based on the traditional metrics of testing. Test pass/fail status and bug status (open/resolved) That table provides you a distorted picture of the quality risk, because there is no indication of the risk level of the failed tests, the tests not run, or the open bugs. Thus, you produce the following table to solve this distortion issue:In the table above, where you have introduced the concept of risk weighting, the highest risk test or bug report has a score of 1, while the lowest risk test or bug report has a score of 0.04.Which of the following subsystems, based on the risk scores of the table, is most risky?
Question34: The main objectives the senior management team wants to achieve are:- to reduce the costs associated with dynamic testing- to use reviews to ensure that the project is on course for success and following the plan- to use reviews as a well-documented and effective bug-removal activity following a formal process with well-defined roles- to determine the effectiveness of reviews in terms of phase containment- to improve phase containment effectivenessWhich of the following answers would you expect to describe the best way to achieve these objectives?
Question35: Which of the following information would you expect to be the most useful to perform a defect clustering analysis?
Question36: Assume that you are the Test Manager for a small insurance application development project.You have decided to adopt a risk-based testing strategy: 5 product risks (R1, R2, R3, R4, R5) have been identified and their levels of risk have been assessed. 10 test cases (T1, ..., T10) have been designed to cover all the product risks.The following table shows the risk level and the test cases associated to the identified product risks (higher risk level means higher risk):You are not confident with the assessment of the risk level and you suspect that it will be possible to find high-priority bugs in low-risk areas.Furthermore the period for test execution is very short. Your goal is to test all the product risks in a risk- based way, while assuring that each product risk gets at least some amount of testing.Which of the following answers describes the best test execution schedule in this scenario?
Question37: Which of the following is an example of the test closure activity indicated as "lessons learned"?
Question38: Assume you are working on a CAS (Conditional Access System) for Pay-TV that allows the access, selection and transfer of services and media to authorized users. Authorized users can choose their services through different channels: Web Customer Portal, IVR (Interactive Voice Response), Call Centre and SMS. The system uses a Smart Card to receive and decrypt the broadcasted encrypted control words which allow decrypting pay-per-view TV. Every authorized user must have a Smart Card and a Set-Top Box to view the contents.The following is an excerpt from the product risk analysis document:Both likelihood and impact have been rated on the following scale: (1 - Very low, 2 - Low, 3 - Medium, 4 - High, 5 - Very High).The required test environment and code have been delivered. All test cases for each identified product risk item have been written and are ready to be executed. The Database used to contain the Smart Cards is empty and so only new Smart Cards can be used during test execution.A Smart Card can only be activated if it has been previously pre-activated. This means the post-conditions for the execution of the test cases to test the pre-activation of the Smart Card are the pre-conditions for activation of the Smart Card.Which of the following statements represents the most effective contribution of the stakeholders to the completion of the failure mode analysis table?
Question39: Consider the following test strategies:I. Consultative test strategyII. Reactive test strategyIII. Analytical test strategyIV. Process-compliant test strategyConsider also the following examples of test activities:1. Prioritize the test cases, based on the results of a FMEA analysis, to ensure early coverage of the most important areas and discovery of the most important defects during test execution2. Execute usability testing driven by the guidance of a sample of users (external to the test team)3. Perform exploratory testing sessions throughout the system test phase4. On an Agile project, execute tests that cover the test conditions identified for each user story of a feature planned for an iterationWhich of the following correctly matches each test strategy with an appropriate example?
Question40: In the next two months some new features will be constantly added to new releases of a project you are working on as Test Manager.You have identified as one of the main project risks, that the requirements specification will still be incomplete when your team starts the test design and implementation phase.Some requirements will most likely be completed too late to allow a proper test preparation.You and your test team have already worked on several similar past projects in the same organization.Which one of the following options would you expect to be the most effective at mitigating this risk?
Question41: The following are the exit criteria described in the test plan of a software product:EX1. The test suite for the product must ensure that at least each quality risk item is covered by at least one test case (a quality risk item can be covered by more test cases).EX2. All test cases in the test suite must be run during the execution phase.EX3. Defects are classified into two categories: "C" (critical defect) and "NC" (non-critical defect). No known C defects shall exist in the product at the end of the test execution phase.Which of the following information is useless when the specified exit criteria is evaluated?
Question42: Assume you are managing a test automation project for a mission-critical system.Because vendor provided tools and open source solutions don't meet the needs of this project, you ask your test team to develop a custom automation framework.Which of the following management issues associated to the development of this custom automation framework is least likely to manage?
Question43: In your organization the following tools of the same vendor are currently in use a requirements management tool, a test management tool and a bug tracking tool.You are the Test Manager.You are currently evaluating a test automation tool of the same vendor (to complete the vendor's tool suite) against an interesting open-source test automation tool under the GNU GPL (General Public License).There are no initial costs associated to that open-source tool.Which of the following statements associated to the selection of the open-source tool is correct in this scenario?
Question44: During the system testing phase a tester from your test team observes a failure in the system under test and he/she decides to create an incident report. The incident report is currently in a "new" state, indicating it needs to be investigated.Which THREE of the following information items can't yet be present in the incident report?
Question45: Consider the following statements describing the importance of improving the test process:I. Test process improvement is important because being focused only on the test process it can provide recommendations to improve the test process itself, but it can't indicate or suggest improvement to areas of the development processII. Test process improvement is important because it is much more effective than software process improvement to improve the quality of a software systemIII. Test process improvement is important because several process improvement models (STEP, TPI Next, TMMi) have been developed over the yearsIV. Test process improvement is important because every organization, regardless of the context, should always achieve the maximum level of maturity of testing described in the test improvement models such as TMMiWhich of the following answers is correct?
Question46: Which of the following would you expect to be most likely an example of a motivating factor for testers?
Question47: Which of the following statements describing the consequences of specifying test conditions at a detailed level is NOT true?
Question48: Assume that you are the Test Manager for a small banking application development project.You have decided to adopt a risk-based testing strategy and 5 product risks (R1, R2, R3, R4, and R5) have been identified during the quality risk analysis.The following table shows the risk level associated to these product risks (higher numbers mean higher risk):55 test cases have been designed and implemented to cover all these 5 product risks. The coverage is described in a traceability matrix.This is the test execution status table, after the after the first week of test execution:About 56% of the planned test cases have been successfully executed.Assume that no additional product risks have been identified during the first week of test execution.Which of the following answers would you expect to best describe the residual risks associated with the identified product risks, at the end of the first week of test execution?
Question49: Consider an information system of a Pay-Tv company based on a SOA architecture.The integrated system currently consists of three core systems:- a CRM (Customer Relationship Management) system- a BRM (Billing and Revenue Management) system- a CAS (Conditional Access System) system all of them communicating with SOA Middleware.You have been asked to manage the testing activities for the integration of two additional off-the-shelf systems from two different vendors: a SMS (Short Message Service) server and an IVR (Interactive Voice Response) system.Assume that there is a high likelihood that the two off-the-shelf systems will be low-quality and that you have a clear proof that the testing performed by the two vendors on their systems has been unsystematic and unprofessional. This obviously leads to higher quality risk for the overall integrated system.You are the Test Manager of this project. Your main goal is to plan for testing activities to mitigate this risk.Which of the following answers best describes the test activities (assuming it is possible to perform all of them) you should plan for?
Question50: Assume you are managing the system testing execution phase of a project.The system test execution period for that project is scheduled for eighteen weeks and the release date is scheduled at the end of system testing.During the sixth week of system test execution, at the staff meeting, the project manager informs you that the project deadlines are changed and the release date that is only three weeks ahead.This new release will not allow the completion of the system tests. Suppose also that you have followed a risk-driven test approach for this project.Which of the following statements represents the worst way to lead your test team in the next three weeks?
Question51: Which of the following statements about management of product quality risks in mature organizations with respect to the lifecycle, is true?
Question52: Which of the following statements about the TMMi test process improvement model is true?K2 1 credit
Question53: You are the Test Manager for a project to develop a client-server application that allows wine vendors to order custom-assorted packages of wines of several winemakers to sell special packages in their wine shops.You decide to apply a blended risk-based and reactive testing strategy. Below the exit criteria for the system testing.EXCR1- Each "critical" quality risk item must be covered by at least one test condition EXCR2- Each "critical" requirement must be covered by at least one test condition The following are the "critical" requirements of the application:REQ-SEL-1. The application shall allow the user to order only one package at a time REQ-SEL-2. The application shall allow the user to select between four different packages (2-bottles, 6- bottles, 12-bottles, 15-bottles)REQ-SEL-3. The application shall allow the user to order a package containing at least 1 bottle and no more bottles than the package size. No error messages shall be displayed if the user selects a valid number of bottles (at least 1 bottle and no more than the package size) REQ-SEL-4. The application shall display an error message "Invalid number of bottles" if an invalid number of bottles is selected by the user (zero bottles or a number higher than the package size) REQ-PAY-1. The application shall allow the user to pay with the three accepted credit cards (Visa, MasterCard, American Express)REQ-PAY-2. The application shall display an error message "Invalid credit card" if invalid credit card data are given by the userThe following is the unique "critical" quality risk item that has been identified:CR-RSK-1. The GUI of the application might accept non-integer values for the input field designed to get the number of bottles from the userTest analysis for system testing has just begun and the following test conditions have been identified.TC-SEL-2. Test the selection of the package sizesTC-SEL-4. Test wrong numbers of bottles for an orderTC-CR-RSK-1. Test the accepted values from the input field designed to get the number of bottles from the userAssume that you have used traceability to determine the logical test cases that cover all the requirements and the single risk item identified in that scenario.Which of the following is a positive logical test that is complete and correct, and covers the REQ-SEL-4 requirement?
Question54: The following chart plots the cumulative number of defects opened against the cumulative number of defects closed during system testing of a software product.Which of the following statements is true?
Question55: Which of the following factors could negatively influence a review?
Question56: Assume you are the Test Manager for a new software release of an e-commerce application.The server farm consists of six servers providing different capabilities. Each capability is provided through a set of web services.The requirements specification document contains several SLAs (Service Level Agreements) like the following:SLA-001: 99.5 percent of all transactions shall have a response time less than five seconds under a load of up-to 5000 concurrent usersThe main objective is to assure that all the SLAs specified in the requirements specification document will be met before system release. You decide to apply a risk-based testing strategy and an early risk analysis confirms that performance is high risk. You can count on a well-written requirements specification and on a model of the system behavior under various load levels produced by the system architect.Which of the following test activities would you expect to be the less important ones to achieve the test objectives in this scenario?
Question57: Which of the following answers describes a factor that may reduce the effort spent when using distributed test teams without negatively affecting system quality?
Question58: You can count on well-written requirements, but you can't count on an adequate contribution of the stakeholders to the quality risk analysis. You have to mitigate the insufficient contribution of the stakeholders because the risk-based testing approach shall minimize the product risks. Your test team has one expert tester in security testing.Which of the following test activities would you expect to be the less important in this context?
Question59: Which of the following statements about the STEP test process improvement model is true?
Question60: Which of the following would you expect to be most likely an example of a demotivating factor for testers?
Question61: You are the Test Manager of a new project aimed at developing a software system that must be certified at level B of the DO-178B standard. The project will follow a V-Model software development life cycle and it will have four formal levels of testing: component, integration, system and acceptance testing.You must produce the test plan documentation for this project by providing an adequate coordination across the four levels of testing in order to assure audit ability.Which of the following answers would you expect to best describe how to organize the test plan?
Question62: You are a Test Manager working for a software organization where reviews have never been applied. After a meeting with your managers examining a business case for reviews, (including their costs, benefits, and potential issues), the management finally decides to adopt formal reviews for future projects.You have been given a budget that you have spent to provide training in the review process and to introduce the review process on a pilot project.On that pilot project the introduction of reviews has been very positive in terms of positive involvement from all the participants. All the reviews applied to different documents have been very effective for their purposes (especially at revealing defects).Which of the following answers describes an important success factor for the introduction of formal reviews which is missing in this scenario?